From cc402a1ea7a38d88bc43b165799e99a0f577743b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 15 Apr 2025 13:53:57 -0400 Subject: [PATCH] prepare-root: Document that /var is unaffected by root.transient Closes: https://github.com/ostreedev/ostree/issues/3409 --- man/ostree-prepare-root.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ostree-prepare-root.xml b/man/ostree-prepare-root.xml index c1f39a8a..2067d1cc 100644 --- a/man/ostree-prepare-root.xml +++ b/man/ostree-prepare-root.xml @@ -129,7 +129,7 @@ License along with this library. If not, see . it is supported for example to have root.transient=true but etc.transient=false in which case changes to /etc continue to persist across updates, with the default OSTree 3-way merge applied. Also related to persistence it is important to emphasize that /sysroot (the physical root filesystem) is still persistent - by default; in-place OS upgrades can be applied. + by default; in-place OS upgrades can be applied. This option has no effect on /var. Enabling this option can make it significantly easier to adopt an image-based model in some circumstances. -- 2.30.2